home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1413 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.iag.net!news
  2. From: jatmon@iag.net (John R Buchan)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: (no subject)
  5. Date: 13 Jan 1996 17:36:58 GMT
  6. Organization: Internet Access Group, Orlando, Florida
  7. Message-ID: <4d8qjq$mqc@news.iag.net>
  8. References: <4d7018$nva@scapa.cs.ualberta.ca>
  9. NNTP-Posting-Host: pm2-orl20.iag.net
  10. X-Newsreader: WinVN 0.99.7
  11.  
  12. In article <4d7018$nva@scapa.cs.ualberta.ca>, ryangall@gpu.srv.ualberta.ca 
  13. says...
  14. >
  15. >Where can I get access to all the header files & function definitions that 
  16. can
  17. >be used in ansi C. Im having trouble with accidentally using non standard
  18. >functions once and a while, even when Im thinking about it. Id like to have a
  19. >list of the functions and header files in front of me, so I dont make stupid
  20. >mistakes. 
  21.  
  22. "The C Programming Language" Second Edition (K&R II) will not only provide a
  23. list, it will give the ansi specs for the functions (Some compilers add
  24. functional extensions to the ansi functions).  I believe the c.l.c faq
  25. suggests several other books as well as sources for the ANSI/ISO standard
  26. itself.  The faq is available for anonymous ftp from rtfm.mit.edu
  27. /pub/usenet/comp.lang.c.
  28.  
  29. -- 
  30. John R Buchan           -:|:-     Looking for that elusive FAQ?  ftp to:
  31. jatmon@mail.iag.net     -:|:-     rtfm.mit.edu /pub/usenet-by-group/....
  32.  
  33.